Auto merge of #3478 - alexcrichton:lift, r=brson
authorbors <bors@rust-lang.org>
Thu, 12 Jan 2017 02:03:34 +0000 (02:03 +0000)
committerbors <bors@rust-lang.org>
Thu, 12 Jan 2017 02:03:34 +0000 (02:03 +0000)
Lift up workspace rlibs while building

I think the condition here was slightly off from before, so invert it subtly to
get what we want, lifting up anything in a workspace or binaries otherwise.

Closes #3432

1  2 
src/cargo/ops/cargo_rustc/context.rs

Simple merge